From: Ian Jackson Date: Fri, 6 Apr 2018 17:16:35 +0000 (+0100) Subject: SUPPORT.md: Syntax: Provide a title rather than a spurious empty section X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~197 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=a569c6f815fb6a18c64b8f122f5e2bbecd444432;p=xen.git SUPPORT.md: Syntax: Provide a title rather than a spurious empty section This commits (more or less) this file to be processed with pandoc, rather than other markdown processors. There is, unfortunately, no widely-accepted way to declare a title for the document. I tested feeding the document to markdown(1) on Debian jessie and it reproduced the % line as if it were simple text. I guess many other markdown processors will do something similarly tolerable. My internet searches did not discover a markdown processor that used lines starting with % for something else. Signed-off-by: Ian Jackson Release-acked-by: Juergen Gross Acked-by: George Dunlap Acked-by: Lars Kurth --- diff --git a/SUPPORT.md b/SUPPORT.md index e447069ebb..264b23ff91 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1,4 +1,4 @@ -# Support statement for this release +% Support statement for this release This document describes the support status and in particular the security support status of the Xen branch